short property

String get short

Implementation

String get short => hash.substring(0, 6);