term property

  1. @BuiltValueField(wireName: r'term')
String? term

The search term to match against the name or display name of teams

Implementation

@BuiltValueField(wireName: r'term')
String? get term;