data property
ZH
远程推送附加信息 优先使用 MessagePushConfig 的 pushData,如果没有,则使用 sendMessage 或者 sendMediaMessage 的 pushData。
EN
Extra data for remote push Prefer MessagePushConfig.pushData; otherwise use pushData passed to sendMessage/sendMediaMessage
Implementation
String? data;