UpdateGcmChannelResponse constructor
UpdateGcmChannelResponse({
- required GCMChannelResponse gCMChannelResponse,
Implementation
UpdateGcmChannelResponse({
required this.gCMChannelResponse,
});