Call if the user denied the dialog. Returns Boolean denial result.
Future<bool> denySession(String payload) { return KeyriPlatform.instance.denySession(payload); }