nullSafeOrEmpty property

String get nullSafeOrEmpty

默认值

Implementation

String get nullSafeOrEmpty => this ?? '';