table property

String table

Table

Implementation

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