extras property

Map<String, dynamic>? extras
final

额外参数 (key -> value) 将调用 setExtraObject

Implementation

final Map<String, dynamic>? extras;