extra property

Map<String, dynamic>? extra
final

传递给原生层的额外参数

Implementation

final Map<String, dynamic>? extra;