initAndroidThirdPush method

Future<void> initAndroidThirdPush()

注册厂商通道

Implementation

Future<void> initAndroidThirdPush() async {
  throw UnimplementedError(
      'initAndroidThirdPush() has not been implemented.');
}