messagesStream property

Stream<TonPaymentStatus> get messagesStream

Implementation

Stream<TonPaymentStatus> get messagesStream =>
    _clientsStreamController.stream;