copyWith property

  1. @JsonKey(ignore: true)
$QuoteItemCopyWith<QuoteItem> copyWith
inherited

Implementation

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