profileAttribute property
Implementation
@$pb.TagNumber(13)
$core.String get profileAttribute => $_getSZ(12);
Implementation
@$pb.TagNumber(13)
set profileAttribute($core.String v) { $_setString(12, v); }
@$pb.TagNumber(13)
$core.String get profileAttribute => $_getSZ(12);
@$pb.TagNumber(13)
set profileAttribute($core.String v) { $_setString(12, v); }