canGroupWith property

  1. @JsonKey.new(name: 'can_group_with')
Set<String> canGroupWith
getter/setter pair

Implementation

@JsonKey(name: 'can_group_with')
Set<String> canGroupWith = {};