value property
Rendered after ": ". Must not be empty, and must carry no control character: a value containing a newline would forge further labeled lines in the message a user is about to approve. Pass a placeholder such as "-" for a field that is legitimately absent.
Implementation
@$pb.TagNumber(2)
$core.String get value => $_getSZ(1);
Implementation
@$pb.TagNumber(2)
set value($core.String value) => $_setString(1, value);