auth_switch_termsAndService property
String
get
auth_switch_termsAndService
I have read the Vatorex Terms of Service and Privacy Policy and agree to them.
Implementation
String get auth_switch_termsAndService {
return Intl.message(
'I have read the Vatorex Terms of Service and Privacy Policy and agree to them.',
name: 'auth_switch_termsAndService',
desc: '',
args: [],
);
}