orBlank method

String orBlank()

Implementation

String orBlank() => this?.toString() ?? "";