copyWith property

  1. @JsonKey(ignore: true)
$PractitionerCopyWith<Practitioner> copyWith
inherited

Implementation

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