properties property

Map<String, dynamic>? properties
final

The properties associated with the status.

Implementation

final Map<String, dynamic>? properties;