copyWith property

  1. @JsonKey(ignore: true)
$BookQueryResultCopyWith<BookQueryResult> copyWith
inherited

Implementation

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