customPlatform method
Implementation
Future<WebPresenterRestResponse> customPlatform(String filename) =>
get('/livestreams/customPlatforms/${_segment(filename)}');
Future<WebPresenterRestResponse> customPlatform(String filename) =>
get('/livestreams/customPlatforms/${_segment(filename)}');