CallState constructor

CallState()

Implementation

factory CallState() {
  return instance;
}