Future<void> unsetTicketAttribute({required String key}) async { return GleapJsSdkHelper.unsetTicketAttribute(key); }