captcha property
String
get
captcha
驗證碼
Implementation
String get captcha {
return Intl.message(
'驗證碼',
name: 'captcha',
desc: '',
args: [],
);
}
驗證碼
String get captcha {
return Intl.message(
'驗證碼',
name: 'captcha',
desc: '',
args: [],
);
}