tables property

MapCopyWith<$R, String, GameTable, GameTableCopyWith<$R, GameTable, GameTable>> get tables

Implementation

MapCopyWith<
  $R,
  String,
  GameTable,
  GameTableCopyWith<$R, GameTable, GameTable>
>
get tables;