ErrorDialog.getInstance constructor

ErrorDialog.getInstance()

Implementation

factory ErrorDialog.getInstance() {
  return _singleton;
}