emailNotification property
Implementation
@$pb.TagNumber(18)
$core.String get emailNotification => $_getSZ(16);
Implementation
@$pb.TagNumber(18)
set emailNotification($core.String v) { $_setString(16, v); }
@$pb.TagNumber(18)
$core.String get emailNotification => $_getSZ(16);
@$pb.TagNumber(18)
set emailNotification($core.String v) { $_setString(16, v); }