recordSpillOrder method

Future<HyperDeckRestResponse> recordSpillOrder()

Implementation

Future<HyperDeckRestResponse> recordSpillOrder() =>
    get('/transports/0/record/spillOrder');