teamId property

  1. @JsonKey(name: 'team_id')
String? teamId
getter/setter pair

Implementation

@JsonKey(name: 'team_id')
String? teamId;