activePlatforms method
已集成的平台
Implementation
static Future<dynamic> activePlatforms() async {
return await _channel.invokeMethod(ShareSDKMethods.activePlatforms.name);
}
已集成的平台
static Future<dynamic> activePlatforms() async {
return await _channel.invokeMethod(ShareSDKMethods.activePlatforms.name);
}