properties property

Map<String, String>? properties
final

A list of the context's properties.

Implementation

final Map<String, String>? properties;