mentionRegexPattern constant
String
const mentionRegexPattern
Implementation
static const mentionRegexPattern = r'<@(uid|all):(.+?)>';
static const mentionRegexPattern = r'<@(uid|all):(.+?)>';