cmd_password_full property
String
get
cmd_password_full
password full
Implementation
String get cmd_password_full {
return Intl.message(
'password full',
name: 'cmd_password_full',
desc: '',
args: [],
);
}