ACLDatabase constructor

ACLDatabase()

Implementation

factory ACLDatabase() {
  return _instance;
}