twitter constant

String const twitter

Twitter regex

Implementation

static const String twitter = r'(?:(?:twitter?|tw): @)+[\w/\-_?=%.]+';