abbr property

String get abbr

Implementation

String get abbr => length != 0 ? this[0] : '';