instance property

DatabaseManager? instance

Implementation

static DatabaseManager? get instance => _databaseInstance;