TauHelper constructor

TauHelper()

The factory which returns the Singleton

Implementation

factory TauHelper() {
  return tauHelper;
}