Gets audit events as JSON payload.
String? getAuditEventsJson({int limit = 0}) => _native.getAuditEventsJson(limit: limit);