noPage constant
FileSystemIdbOptions
const noPage
noPage means not optimized for random access and file streaming but optimized for full read and write.
Implementation
static const noPage = FileSystemIdbOptions();