menu
swift_flutter package
documentation
core/audit_logging.dart
AuditLogger
getEventCount static method
getEventCount static method
dark_mode
light_mode
getEventCount
static method
int
getEventCount
(
)
Get event count
Implementation
static int getEventCount() => _events.length;
swift_flutter package
documentation
core/audit_logging
AuditLogger
getEventCount static method
AuditLogger class