copyWith property

  1. @JsonKey(ignore: true)
$ClientPlanCopyWith<ClientPlan> copyWith
inherited

Implementation

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