database property

Future<LogsDatabase> database

Implementation

Future<LogsDatabase> get database async => await LogsDatabase.instance;