menu
sunny_sdk_core package
documentation
model_exports.dart
StringXX
isNotBlank property
isNotBlank property
dark_mode
light_mode
isNotBlank
property
bool
get
isNotBlank
Implementation
bool get isNotBlank { return this.trim().isNotEmpty; }
sunny_sdk_core package
documentation
model_exports
StringXX
isNotBlank property
StringXX extension on
String