menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
setLogLevel abstract method
setLogLevel abstract method
dark_mode
light_mode
setLogLevel
abstract method
Future
<
Result
<
void
>
>
setLogLevel
(
int
level
)
Implementation
Future<Result<void>> setLogLevel(int level);
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
setLogLevel abstract method
IOdbcService class