menu
netease_common package
documentation
netease_common.dart
StringX2
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty { return this == null || this!.length == 0; }
netease_common package
documentation
netease_common
StringX2
isEmpty property
StringX2 extension on
String
?