authentication property
Implementation
@$pb.TagNumber(11)
$12.Authentication get authentication => $_getN(9);
Implementation
@$pb.TagNumber(11)
set authentication($12.Authentication v) {
setField(11, v);
}
@$pb.TagNumber(11)
$12.Authentication get authentication => $_getN(9);
@$pb.TagNumber(11)
set authentication($12.Authentication v) {
setField(11, v);
}