formatSupportedFilesystems method

Future<HyperDeckRestResponse> formatSupportedFilesystems()

Implementation

Future<HyperDeckRestResponse> formatSupportedFilesystems() =>
    get('/media/devices/doformatSupportedFilesystems');