menu
onairos package
documentation
services/training_socket_service.dart
TrainingSocketService
errorStream property
errorStream property
dark_mode
light_mode
errorStream
property
Stream
<
String
>
get
errorStream
Implementation
Stream<String> get errorStream => _errorController.stream;
onairos package
documentation
services/training_socket_service
TrainingSocketService
errorStream property
TrainingSocketService class