groupId property

  1. @JsonKey(name: r'groupId', required: false, includeIfNull: false)
String? groupId
final

Implementation

@JsonKey(name: r'groupId', required: false, includeIfNull: false)
final String? groupId;