menu
flutter_leveldb package
documentation
leveldb.dart
DBIterator
getError abstract method
getError abstract method
dark_mode
light_mode
getError
abstract method
Exception
?
getError
(
)
If an error has occurred, return it. Else return null
Implementation
Exception? getError();
flutter_leveldb package
documentation
leveldb
DBIterator
getError abstract method
DBIterator class