orEmpty property

String get orEmpty

returns non-nullable string

Implementation

String get orEmpty => this ?? '';