custom property

Map<String, ObjectCustomContextPayload>? custom
getter/setter pair

User-defined object contexts.

Implementation

core.Map<core.String, ObjectCustomContextPayload>? custom;