properties property

Map<String, dynamic> properties
final

map of properties, mapping the html-key to it's value

Implementation

final Map<String, dynamic> properties;