copyWith property

  1. @JsonKey(ignore: true)
$InsurancePlanCopyWith<InsurancePlan> copyWith
inherited

Implementation

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