copyWith property

  1. @JsonKey(ignore: true)
$PromiseDataCopyWith<T, PromiseData<T>> copyWith

Implementation

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