properties property

Map<String, Object> properties
final

World-related properties that can be written and read by the user.

Implementation

final Map<String, Object> properties = <String, Object>{};