singleGroupTeams property

  1. @JsonKey(name: 'single_group_teams')
bool singleGroupTeams
inherited

Cross team communication. Experimental.

Implementation

@JsonKey(name: 'single_group_teams')
bool get singleGroupTeams => throw _privateConstructorUsedError;