recordCache method

Future<HyperDeckRestResponse> recordCache()

Implementation

Future<HyperDeckRestResponse> recordCache() =>
    get('/transports/0/recordCache');