whoisType property Null safety

WhoIsType whoisType

Implementation

@$pb.TagNumber(4)
$9.WhoIsType get whoisType => $_getN(3);
void whoisType=(WhoIsType v)

Implementation

@$pb.TagNumber(4)
set whoisType($9.WhoIsType v) { setField(4, v); }