errorString property
Corresponding error string from the LMDB library.
This is automatically retrieved from the native LMDB library
using mdb_strerror.
Implementation
late final String errorString;
Corresponding error string from the LMDB library.
This is automatically retrieved from the native LMDB library
using mdb_strerror.
late final String errorString;