PlayAutomationEvent method

String PlayAutomationEvent(
  1. AutomationEventBase<AutomationEventBase> event
)

Implementation

String PlayAutomationEvent(
  AutomationEventBase event,
) => 'PlayAutomationEvent($event)';