DatabaseMiniGeneralLibraryBaseOptions constructor
DatabaseMiniGeneralLibraryBaseOptions({})
GeneralLib
Implementation
DatabaseMiniGeneralLibraryBaseOptions({
required this.crypto,
required this.isUseCrypto,
required this.isIgnoreError,
});