tag property

String? tag
final

The tag label.

This is a free-form text you can use to identify the rules that matched a specific Tweet in the streaming response.

Tags can be the same across rules.

Implementation

final String? tag;