clearTimeline method

Future<HyperDeckRestResponse> clearTimeline()

Implementation

Future<HyperDeckRestResponse> clearTimeline() => post('/timelines/0/clear');