tosAndPrivacyLabel property

  1. @TagNumber(10)
String tosAndPrivacyLabel

Implementation

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

Implementation

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