extra property

Map<String, dynamic> extra
final

any other extra fields that are not represented in the available properties are stored in this property.

Implementation

final Map<String, dynamic> extra;