teamId property

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

Team ID the user submitted the dialog from

Implementation

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