Future<void> initSDK({ required String appId, required String appKey, bool isDebug = false, }) { throw UnimplementedError('initSDK() has not been implemented.'); }