onTransactionUpdateLight property

Stream<TransactionUpdateLightMessage> get onTransactionUpdateLight

Implementation

Stream<TransactionUpdateLightMessage> get onTransactionUpdateLight =>
    _transactionUpdateLightController.stream;