void terminateSessions(Map<String, dynamic> options) { _ua!.terminateSessions(options as Map<String, Object>); }