groupAttributeMap property

Map<String, String> groupAttributeMap
@JsonKey(name: 'groupAttributeMap'), read / write

Implementation

@JsonKey(name: 'groupAttributeMap')
Map<String, String> groupAttributeMap;