copyWith property

  1. @JsonKey(ignore: true)
$ErrorDetailsCopyWith<ErrorDetails> copyWith
inherited

Implementation

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