copyWith property

  1. @JsonKey(ignore: true)
$ErrorDataCopyWith<ErrorData> copyWith
inherited

Implementation

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