userInfo property

Map<String, Object?>? userInfo
final

添加围栏时传入的 userInfo;平台拿不到时为 null

Implementation

final Map<String, Object?>? userInfo;