contactSink property
Sink
get
contactSink
Sink for the contacts' list stream
Implementation
Sink get contactSink => contactStreamController.sink;
Sink for the contacts' list stream
Sink get contactSink => contactStreamController.sink;