CourierGetInboxMessagesResponse constructor

CourierGetInboxMessagesResponse({
  1. GetInboxMessagesData? data,
})

Implementation

CourierGetInboxMessagesResponse({this.data});