display property

String get display

Implementation

String get display => content.isEmpty ? hash : content;