dayOfWeek property

List<FhirCode>? dayOfWeek
inherited

dayOfWeek If one or more days of week is provided, then the action happens only on the specified day(s).

Implementation

List<FhirCode>? get dayOfWeek => throw _privateConstructorUsedError;