copyWith property

  1. @JsonKey(ignore: true)
$FutureRefreshingCopyWith<T, FutureRefreshing<T>> copyWith

Implementation

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