actions property

Implementation

List<Input$FlowFlowActionInput>? get actions =>
    (_$data['actions'] as List<Input$FlowFlowActionInput>?);