copyWith property

  1. @JsonKey(ignore: true)
$AppointmentResponseCopyWith<AppointmentResponse> copyWith
inherited

Implementation

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