listenAriaMsg abstract method

Stream<MyNotification> listenAriaMsg({
  1. required Client client,
  2. dynamic hint,
})

Implementation

Stream<MyNotification> listenAriaMsg({required Client client, dynamic hint});