copyWith property

  1. @JsonKey(ignore: true)
$SampledDataCopyWith<SampledData> copyWith
inherited

Implementation

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