copyWith property

  1. @JsonKey(ignore: true)
$PromiseErrorCopyWith<T, PromiseError<T>> copyWith

Implementation

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