properties property
final
The properties to be shown.
In this map, the keys represent each property's title or short description, and the values represent the detailed information about each.
Implementation
final Map<String, String>? properties;