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