menu
socketio_native package
documentation
socketio_native_platform_interface.dart
SocketIoNativePlatform
setUri method
setUri method
dark_mode
light_mode
setUri
method
Future
<
void
>
setUri
(
String
uri
)
Implementation
Future<void> setUri(String uri) { throw UnimplementedError('setUri() has not been implemented.'); }
socketio_native package
documentation
socketio_native_platform_interface
SocketIoNativePlatform
setUri method
SocketIoNativePlatform class