groupAttributeMap property

  1. @JsonKey(name: 'groupAttributeMap')
Map<String, String>? groupAttributeMap
getter/setter pair

Implementation

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