copyWith property

  1. @JsonKey(ignore: true)
$ChargeItemCopyWith<ChargeItem> copyWith
inherited

Implementation

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