getDatabase method

RxNetDataBase? getDatabase()

Implementation

RxNetDataBase? getDatabase() {
  return _database;
}