fieldNames constant

List<String> const fieldNames

Implementation

static const List<String> fieldNames = [
  'water_ts',
  'water_table_id',
  'water_state',
  'water_error'
];