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