relatedAction property

List<PlanDefinitionRelatedAction>? relatedAction
inherited

relatedAction A relationship to another action such as "before" or "30-60 minutes after start of".

Implementation

List<PlanDefinitionRelatedAction>? get relatedAction =>
    throw _privateConstructorUsedError;