初始化引擎 userId 用户ID
userId
Future<void> initEngine({required String userId}) { throw UnimplementedError('initEngine() has not been implemented.'); }