teamId property

  1. @BuiltValueField(wireName: r'team_id')
String teamId

The team ID of the team to create the channel on

Implementation

@BuiltValueField(wireName: r'team_id')
String get teamId;