copyWith property Null safety

$DataColumnCopyWith<DataColumn> copyWith
@JsonKey(ignore: true), inherited

Implementation

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