reference property

ByteData reference

Returns a store reference you can use to create a new store instance with a single underlying native store. See Store.fromReference for more details.

Implementation

ByteData get reference => _reference;