copyWith property

  1. @JsonKey(ignore: true)
$UnknownErrorCopyWith<UnknownError> copyWith

Implementation

@JsonKey(ignore: true)
$UnknownErrorCopyWith<UnknownError> get copyWith =>
    throw _privateConstructorUsedError;