copyWith property

  1. @JsonKey(ignore: true)
$ListPageCopyWith<T, ListPage<T>> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$ListPageCopyWith<T, ListPage<T>> get copyWith =>
    throw _privateConstructorUsedError;