menu
diff_cache package
documentation
util.dart
DCBeanStringExtension
isNullOrEmpty property
isNullOrEmpty property
dark_mode
light_mode
isNullOrEmpty
property
bool
get
isNullOrEmpty
Implementation
bool get isNullOrEmpty => this == null || this!.isEmpty;
diff_cache package
documentation
util
DCBeanStringExtension
isNullOrEmpty property
DCBeanStringExtension extension on
String
?