menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
getVersion abstract method
getVersion abstract method
dark_mode
light_mode
getVersion
abstract method
Future
<
Result
<
Map
<
String
,
String
>
>
>
getVersion
(
)
Implementation
Future<Result<Map<String, String>>> getVersion();
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
getVersion abstract method
IOdbcService class