$asTableCell property
Implementation
TableCellCopyWith<$R, TableCell, $Out> get $asTableCell =>
$base.as((v, t, t2) => _TableCellCopyWithImpl<$R, $Out>(v, t, t2));
TableCellCopyWith<$R, TableCell, $Out> get $asTableCell =>
$base.as((v, t, t2) => _TableCellCopyWithImpl<$R, $Out>(v, t, t2));