static Future connectToMongo(String appId) async { return await FlutterMongoStitchPlatform.instance.connectToMongo(appId); }