reference property
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;
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.
ByteData get reference => _reference;