copyWith property

  1. @JsonKey(ignore: true)
$ObservationRelatedCopyWith<ObservationRelated> copyWith
inherited

Implementation

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