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