customAttributes property

Map<String, dynamic>? customAttributes
getter/setter pair

Installation-level custom attributes.

Implementation

Map<String, dynamic>? customAttributes;