copyWith property

  1. @JsonKey(ignore: true)
_$$FailedCopyWith<ResultType, _$Failed<ResultType>> copyWith

Implementation

@JsonKey(ignore: true)
_$$FailedCopyWith<ResultType, _$Failed<ResultType>> get copyWith =>
    throw _privateConstructorUsedError;