$asBoardTile property
Implementation
BoardTileCopyWith<$R, BoardTile, $Out> get $asBoardTile =>
$base.as((v, t, t2) => _BoardTileCopyWithImpl<$R, $Out>(v, t, t2));
BoardTileCopyWith<$R, BoardTile, $Out> get $asBoardTile =>
$base.as((v, t, t2) => _BoardTileCopyWithImpl<$R, $Out>(v, t, t2));