maxTeams property

  1. @JsonKey(name: 'max_teams')
int maxTeams
inherited

Maximum teams for one account.

Implementation

@JsonKey(name: 'max_teams')
int get maxTeams => throw _privateConstructorUsedError;