allowWithoutCredential property Null safety
@TagNumber(5)
Implementation
@$pb.TagNumber(5)
$core.bool get allowWithoutCredential => $_getBF(2);
@TagNumber(5)
Implementation
@$pb.TagNumber(5)
set allowWithoutCredential($core.bool v) { $_setBool(2, v); }