copyWith property

  1. @JsonKey(ignore: true)
$ReferenceCopyWith<Reference> copyWith
inherited

Implementation

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