mentionRegexPattern constant

String const mentionRegexPattern

Implementation

static const mentionRegexPattern = r'<@uid:(.+?)>';