hasIdbOptions property
bool
get
hasIdbOptions
Only true for idb file system.
Implementation
bool get hasIdbOptions => this is FileSystemIdb;
Only true for idb file system.
bool get hasIdbOptions => this is FileSystemIdb;