appointmentSegments property

  1. @JsonKey(name: "appointment_segments")
List<AppointmentSegment>? appointmentSegments
final

Implementation

@JsonKey(name: "appointment_segments")
final List<AppointmentSegment>? appointmentSegments;