LiveManagerInstance constructor

LiveManagerInstance()

Implementation

factory LiveManagerInstance() {
  return _instance;
}