shorthand method

  1. @override
String shorthand ()
override

Implementation

@override
String shorthand() => '$name, ${role.acronym()}';