copyWith property

  1. @JsonKey(ignore: true)
$CoverageCopyWith<Coverage> copyWith
inherited

Implementation

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