selector property
The fully qualified name of the method, for which the options below apply. This is used to find the method to apply the options.
Implementation
@$pb.TagNumber(1)
$core.String get selector => $_getSZ(0);
Implementation
@$pb.TagNumber(1)
set selector($core.String value) => $_setString(0, value);