$asGameTable property

GameTableCopyWith<$R, GameTable, $Out> $asGameTable

Implementation

GameTableCopyWith<$R, GameTable, $Out> get $asGameTable =>
    $base.as((v, t, t2) => _GameTableCopyWithImpl(v, t, t2));