copyWith property

  1. @JsonKey(ignore: true)
$PatientCopyWith<Patient> copyWith
inherited

Implementation

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