menu
flutter_dio_module package
documentation
lib_dio.dart
OptionsMixin
baseUrl property
baseUrl property
dark_mode
light_mode
baseUrl
property
String
baseUrl
getter/setter pair
Request base url, it can contain sub path, like: "https://www.google.com/api/".
Implementation
late String baseUrl;
flutter_dio_module package
documentation
lib_dio
OptionsMixin
baseUrl property
OptionsMixin mixin