callStream property

Stream<CallInfo> callStream
getter/setter pair

Implementation

late Stream<CallInfo> callStream;