locationSecret property
Deprecated use location_secrets
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(7)
$core.String get locationSecret => $_getSZ(6);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(7)
set locationSecret($core.String v) { $_setString(6, v); }