teamId property

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

The ID of the team that the webhook watchs

Implementation

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