copyWith property

  1. @JsonKey(ignore: true)
$CreditItemCopyWith<CreditItem> copyWith
inherited

Implementation

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