menu
tomba package
documentation
client_browser.dart
ClientBrowser
setEndpoint method
setEndpoint method
dark_mode
light_mode
setEndpoint
method
ClientBrowser
setEndpoint
(
String
endPoint
)
Implementation
ClientBrowser setEndpoint(String endPoint) { this._endPoint = endPoint; return this; }
tomba package
documentation
client_browser
ClientBrowser
setEndpoint method
ClientBrowser class