initSdk method

初始化SDK

Implementation

Future<BaseResult> initSdk(InitGromoreSdkParam param) {
  throw UnimplementedError('初始化Gromore SDK暂未实现');
}