static Future<void> setSandbox(bool sandbox) { return KevinFlutterCorePlatformInterface.instance.setSandbox(sandbox); }