getChannelsLiveInfo method
Implementation
void getChannelsLiveInfo(GetChannelsLiveInfoOption option) {
final result =
$$context$$.callMethod('getChannelsLiveInfo', [option.$$context$$]);
return result;
}
void getChannelsLiveInfo(GetChannelsLiveInfoOption option) {
final result =
$$context$$.callMethod('getChannelsLiveInfo', [option.$$context$$]);
return result;
}