UpdateApnsChannelResponse constructor
UpdateApnsChannelResponse({
- required APNSChannelResponse aPNSChannelResponse,
Implementation
UpdateApnsChannelResponse({
required this.aPNSChannelResponse,
});