hasIdbOptions property

bool hasIdbOptions

Only true for idb file system.

Implementation

bool get hasIdbOptions => this is FileSystemIdb;