copyWith property

  1. @JsonKey(ignore: true)
$AsyncDataCopyWith<T, AsyncData<T>> copyWith

Implementation

@JsonKey(ignore: true)
$AsyncDataCopyWith<T, AsyncData<T>> get copyWith;