menu
rocket_chat_flutter_connector package
documentation
services/http_service.dart
HttpService
HttpService constructor
HttpService constructor
dark_mode
light_mode
HttpService
constructor
HttpService
(
Uri
apiUrl
)
Implementation
HttpService(Uri apiUrl) { _apiUrl = apiUrl; }
rocket_chat_flutter_connector package
documentation
services/http_service
HttpService
HttpService constructor
HttpService class