mentionReg property

RegExp mentionReg
final

Implementation

static final mentionReg = RegExp(r"@\w+[a-z.]+" + plugin.domain);