copyWith property

  1. @JsonKey(ignore: true)
$PagingStateErrorCopyWith<PageKeyType, ItemType, PagingStateError<PageKeyType, ItemType>> copyWith

Implementation

@JsonKey(ignore: true)
$PagingStateErrorCopyWith<PageKeyType, ItemType,
        PagingStateError<PageKeyType, ItemType>>
    get copyWith => throw _privateConstructorUsedError;