tosAndPrivacyLabel property

  1. @TagNumber(11)
String tosAndPrivacyLabel

Implementation

@$pb.TagNumber(11)
$core.String get tosAndPrivacyLabel => $_getSZ(9);
  1. @TagNumber(11)
void tosAndPrivacyLabel=(String v)

Implementation

@$pb.TagNumber(11)
set tosAndPrivacyLabel($core.String v) { $_setString(9, v); }