parse property

String parse

Implementation

String get parse => toString() == 'null' ? '' : toString();