menu
askless package
documentation
domain/services/requests_service.dart
RequestsService
serverUrl property
serverUrl property
dark_mode
light_mode
serverUrl
property
String
get
serverUrl
Implementation
String get serverUrl => getIt.get<ConnectionService>().serverUrl;
askless package
documentation
domain/services/requests_service
RequestsService
serverUrl property
RequestsService class