teamId property

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

Team ID to where the command should be created

Implementation

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