database property

DatabaseApi get database

Implementation

DatabaseApi get database => _database ??= DatabaseApi(client);