fillTheFormAndSignUp property
String
get
fillTheFormAndSignUp
Fill the form and sign up.
Implementation
String get fillTheFormAndSignUp {
return Intl.message(
'Fill the form and sign up.',
name: 'fillTheFormAndSignUp',
desc: '',
args: [],
);
}