menu
network_plus package
documentation
source/util/generic_extenstion.dart
StringExtension
orEmpty method
orEmpty method
dark_mode
light_mode
orEmpty
method
String
orEmpty
(
)
Implementation
String orEmpty() => this ?? '';
network_plus package
documentation
source/util/generic_extenstion
StringExtension
orEmpty method
StringExtension extension on
String
?