ready property

Future<bool> ready
getter/setter pair

A future indicating if localstorage instance is ready for read/write operations

Implementation

late Future<bool> ready;