mention property

  1. @override
String mention
override

The string to mention the user.

Implementation

@override
String get mention => "<@!${this.id}>";