auth_form_addressHelper property
String
get
auth_form_addressHelper
Optionally enter your address.
Implementation
String get auth_form_addressHelper {
return Intl.message(
'Optionally enter your address.',
name: 'auth_form_addressHelper',
desc: '',
args: [],
);
}