copyWith property Null safety

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

Implementation

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