menu
on_chain package
documentation
sui/src/rpc/methods/extended/get_dynamic_fields.dart
SuiRequestGetDynamicFields
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 => 'suix_getDynamicFields';
on_chain package
documentation
sui/src/rpc/methods/extended/get_dynamic_fields
SuiRequestGetDynamicFields
method property
SuiRequestGetDynamicFields class