menu
sui_dart package
documentation
graphql/sui_graphql_client.dart
SuiGraphQLClient
getCurrentSystemState method
getCurrentSystemState method
dark_mode
light_mode
getCurrentSystemState
method
Future
<
SystemState
>
getCurrentSystemState
(
)
Implementation
Future<SystemState> getCurrentSystemState() { return core.getCurrentSystemState(); }
sui_dart package
documentation
graphql/sui_graphql_client
SuiGraphQLClient
getCurrentSystemState method
SuiGraphQLClient class