contactInfoNotifier property
Stream<ContactInfo>
get
contactInfoNotifier
Implementation
Stream<ContactInfo> get contactInfoNotifier => _contactInfoNotifier.stream;
Stream<ContactInfo> get contactInfoNotifier => _contactInfoNotifier.stream;