menu
mineral package
documentation
contracts.dart
WebsocketOrchestratorContract
getWebsocketEndpoint abstract method
getWebsocketEndpoint abstract method
dark_mode
light_mode
getWebsocketEndpoint
abstract method
Future
<
Map
<
String
,
dynamic
>
>
getWebsocketEndpoint
(
)
Implementation
Future<Map<String, dynamic>> getWebsocketEndpoint();
mineral package
documentation
contracts
WebsocketOrchestratorContract
getWebsocketEndpoint abstract method
WebsocketOrchestratorContract class