nullSafe property

String get nullSafe

Implementation

String get nullSafe => this ?? '';