database property

DatabaseApi database

Implementation

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