copyWith property

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

Implementation

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