menu
sunny_sdk_core package
documentation
model_exports.dart
StringNullableXX
isNullOrBlank property
isNullOrBlank property
dark_mode
light_mode
isNullOrBlank
property
bool
get
isNullOrBlank
Implementation
bool get isNullOrBlank { return this == null || this!.isBlank; }
sunny_sdk_core package
documentation
model_exports
StringNullableXX
isNullOrBlank property
StringNullableXX extension on
String
?