display property

String get display
inherited

Implementation

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