required_ property

  1. @JsonKey(name: 'required')
AppointmentParticipantRequired? required_
inherited

Implementation

@JsonKey(name: 'required')
AppointmentParticipantRequired? get required_ =>
    throw _privateConstructorUsedError;