copyWith property

  1. @JsonKey(ignore: true)
$AppointmentCopyWith<Appointment> copyWith
inherited

Implementation

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