phoneFieldKey property
ActionType: PHONE_SIGN_IN
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
$core.String get phoneFieldKey => $_getSZ(5);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
set phoneFieldKey($core.String value) => $_setString(5, value);