contactStream property

Stream<List<AtContact?>> get contactStream

Implementation

Stream<List<AtContact?>> get contactStream => contactStreamController.stream;