menu
on_chain package
documentation
sui/src/rpc/methods/read/get_chain_identifier.dart
SuiRequestGetChainIdentifier
method property
method property
dark_mode
light_mode
method
property
@
override
String
get
method
override
The Sui method associated with the request.
Implementation
@override String get method => 'sui_getChainIdentifier';
on_chain package
documentation
sui/src/rpc/methods/read/get_chain_identifier
SuiRequestGetChainIdentifier
method property
SuiRequestGetChainIdentifier class