extra property

Map<String, dynamic>? extra
final

自定义扩展参数,直接透传到原生端

Implementation

final Map<String, dynamic>? extra;