DbInterface constructor

DbInterface()

Implementation

factory DbInterface() {
  return _instance;
}