copyWith property Null safety

$DataCellCopyWith<DataCell> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$DataCellCopyWith<DataCell> get copyWith =>
    throw _privateConstructorUsedError;