userInfo property

Map<String, Object?>? userInfo
final

自定义附加信息(随事件回调带回)。

Implementation

final Map<String, Object?>? userInfo;