copyWith property

  1. @JsonKey(ignore: true)
$ValidationErrorCopyWith<ValidationError> get copyWith
inherited

Implementation

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