copyWith property

  1. @JsonKey(ignore: true)
$EncounterLocationCopyWith<EncounterLocation> copyWith
inherited

Implementation

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