copyWith property

  1. @JsonKey(ignore: true)
$ClaimAccidentCopyWith<ClaimAccident> copyWith
inherited

Implementation

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