callbackStream property

Stream<String> get callbackStream

Implementation

Stream<String> get callbackStream => resuResultCallbackStreamController.stream;