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