copyWith property

  1. @JsonKey(ignore: true)
$CoverageExceptionCopyWith<CoverageException> copyWith
inherited

Implementation

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