teams property

  1. @JsonKey(includeToJson: false)
List<String> teams
final

User teams

Implementation

@JsonKey(includeToJson: false)
final List<String> teams;