instance property

DatabaseManager? get instance

Implementation

static DatabaseManager? get instance => _databaseInstance;