menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
getAuditEvents abstract method
getAuditEvents abstract method
dark_mode
light_mode
getAuditEvents
abstract method
Future
<
Result
<
List
<
Map
<
String
,
Object
?
>
>
>
>
getAuditEvents
(
{
int
limit
=
0
,
})
Implementation
Future<Result<List<Map<String, Object?>>>> getAuditEvents({int limit = 0});
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
getAuditEvents abstract method
IOdbcService class