replaces property

List<Reference>? replaces
inherited

replaces Appointment replaced by this Appointment in cases where there is a cancellation, the details of the cancellation can be found in the cancellationReason property (on the referenced resource).

Implementation

List<Reference>? get replaces => throw _privateConstructorUsedError;