removeAllCustomPlatforms method

Future<WebPresenterRestResponse> removeAllCustomPlatforms()

Implementation

Future<WebPresenterRestResponse> removeAllCustomPlatforms() =>
    delete('/livestreams/customPlatforms');