menu
flutter_easy package
documentation
utils/src/network_util.dart
UriHttpMethod
normalized property
normalized property
dark_mode
light_mode
normalized
property
String
get
normalized
Implementation
String get normalized { return "$scheme://$host$path"; }
flutter_easy package
documentation
utils/src/network_util
UriHttpMethod
normalized property
UriHttpMethod extension on
Uri