copyWith property

  1. @JsonKey(ignore: true)
$CreditListCopyWith<CreditList> copyWith
inherited

Implementation

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