menu
mineral package
documentation
core/api.dart
User
tag property
tag property
dark_mode
light_mode
tag
property
@
deprecated
String
get
tag
Returns the user's tag as a
String
.
Implementation
@deprecated String get tag => '$_username#$_discriminator';
mineral package
documentation
core/api
User
tag property
User class