byteStore property

ByteStore byteStore
inherited

Return the byte store used by any analysis drivers that are created, or null if the cache location isn't known because the 'plugin.version' request has not yet been received.

Implementation

ByteStore get byteStore => _byteStore;