AnuvadakManager.getInstance constructor

AnuvadakManager.getInstance()

Implementation

factory AnuvadakManager.getInstance() {
  return _instance;
}