InboxResponseListener typedef

InboxResponseListener = void Function(List<InboxMessage> messages)

Implementation

typedef InboxResponseListener = void Function(List<InboxMessage> messages);