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