copyWith property

  1. @override
  2. @JsonKey.new(ignore: true)
_$$EmptyCopyWith<T, _$Empty<T>> get copyWith

Implementation

@override
@JsonKey(ignore: true)
_$$EmptyCopyWith<T, _$Empty<T>> get copyWith =>
    throw _privateConstructorUsedError;