ready property

Future<void> get ready

等待数据库初始化完成。

Implementation

Future<void> get ready => waitUntilReady();