menu
odbc_fast package
documentation
application/services/odbc_admin_service.dart
OdbcAdminService
initialize method
initialize method
dark_mode
light_mode
initialize
method
Future
<
Result
<
void
>
>
initialize
(
)
Implementation
Future<Result<void>> initialize() => _repository.initialize();
odbc_fast package
documentation
application/services/odbc_admin_service
OdbcAdminService
initialize method
OdbcAdminService class