copyWith property

  1. @JsonKey(ignore: true)
$QuoteListCopyWith<QuoteList> copyWith
inherited

Implementation

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