sentToSelf property
True if the PUSH message will only be sent to the device that made this request.
Implementation
@JsonKey(name:'sentToSelf')
bool? sentToSelf;
True if the PUSH message will only be sent to the device that made this request.
@JsonKey(name:'sentToSelf')
bool? sentToSelf;