menu
sui package
documentation
grpc/sui_grpc_client.dart
SuiGrpcClient
getCurrentSystemState method
getCurrentSystemState method
dark_mode
light_mode
getCurrentSystemState
method
Future
<
SystemState
>
getCurrentSystemState
(
)
Implementation
Future<SystemState> getCurrentSystemState() => core.getCurrentSystemState();
sui package
documentation
grpc/sui_grpc_client
SuiGrpcClient
getCurrentSystemState method
SuiGrpcClient class