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