deviceUpgradeStream property

Stream<DeviceUpgradeProgressResponse> get deviceUpgradeStream

Implementation

Stream<DeviceUpgradeProgressResponse> get deviceUpgradeStream =>
    _deviceUpgradeStream;