allContactsSink property
StreamSink<List<GroupContactsModel?> >
get
allContactsSink
Implementation
StreamSink<List<GroupContactsModel?>> get allContactsSink =>
_allContactsStreamController.sink;