copyWith property

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

Implementation

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