menu
mirrorfly_uikit_plugin package
documentation
app/data/helper.dart
StringParsing
checkNull method
checkNull method
dark_mode
light_mode
checkNull
method
String
checkNull
(
)
Implementation
String checkNull() { return this ?? ""; }
mirrorfly_uikit_plugin package
documentation
app/data/helper
StringParsing
checkNull method
StringParsing extension on
String
?