information property

String information

Information

Implementation

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