ComplaintsSingleton constructor

ComplaintsSingleton()

Implementation

factory ComplaintsSingleton() {
  return _singleton;
}