copyWith property

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

Implementation

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