profileAttribute property

  1. @TagNumber(13)
String profileAttribute

Implementation

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

Implementation

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