whoisType property Null safety

WhoIsType whoisType

Implementation

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

Implementation

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