PhoneInputBehaviorSubject constructor

PhoneInputBehaviorSubject()

Implementation

factory PhoneInputBehaviorSubject() {
  return _singleton;
}