isReady property Null safety

bool isReady

The current ready status of the database

Implementation

bool get isReady => _ready.value;