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