AddContactBehaviorSubject constructor

AddContactBehaviorSubject()

Implementation

factory AddContactBehaviorSubject() {
  return _singleton;
}