cmd_anonymousl property
String
get
cmd_anonymousl
the device has no record
Implementation
String get cmd_anonymousl {
return Intl.message(
'the device has no record',
name: 'cmd_anonymousl',
desc: '',
args: [],
);
}