Future<bool?> initialize( String apiKey, { bool isDebug = false, String? userId, }) { throw UnimplementedError('initialize() has not been implemented.'); }