fullMention property
String
get
fullMention
Mention name with tag
Implementation
String get fullMention => '$tagType$mentionName';
Mention name with tag
String get fullMention => '$tagType$mentionName';