function property
Condition-type to execute if function is used, replaces actions v1.
Implementation
@$pb.TagNumber(3)
$core.String get function => $_getSZ(2);
Implementation
@$pb.TagNumber(3)
set function($core.String v) { $_setString(2, v); }
Condition-type to execute if function is used, replaces actions v1.
@$pb.TagNumber(3)
$core.String get function => $_getSZ(2);
@$pb.TagNumber(3)
set function($core.String v) { $_setString(2, v); }