group property

  1. @JsonKey.new(name: "group")
int? group
final

Implementation

@JsonKey(name: "group")
final int? group;