static Future<void> setSessionToken(String sessionToken) { return _platform.setSessionToken(sessionToken); }