tosAndPrivacyLabel property

  1. @TagNumber(12)
String tosAndPrivacyLabel

Implementation

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

Implementation

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