menu
odbc_fast package
documentation
application/services/odbc_service.dart
OdbcService
getVersion method
getVersion method
dark_mode
light_mode
getVersion
method
@
override
Future
<
Result
<
Map
<
String
,
String
>
>
>
getVersion
(
)
override
Implementation
@override Future<Result<Map<String, String>>> getVersion() => _admin.getVersion();
odbc_fast package
documentation
application/services/odbc_service
OdbcService
getVersion method
OdbcService class