@JsonSerializable(includeIfNull: false) const factory WcSessionPingRequest({ Map<String, dynamic>? data, }) = _WcSessionPingRequest;