MeSendDataPushPayload constructor
const
MeSendDataPushPayload({})
Implementation
const MeSendDataPushPayload({
this.id,
this.type,
this.category,
this.title,
this.body,
this.imageUrl,
this.clickToken,
this.rawData = const {},
});