azStream property

Stream<double> get azStream

Stream to show the changes that are made in the controller

Implementation

Stream<double> get azStream => _azController.stream;