menu
on_chain package
documentation
sui/src/rpc/methods/read/multi_get_objects.dart
SuiRequestMultiGetObjects
objectIds property
objectIds property
dark_mode
light_mode
objectIds
property
List
<
String
>
objectIds
final
The IDs of the queried objects
Implementation
final List<String> objectIds;
on_chain package
documentation
sui/src/rpc/methods/read/multi_get_objects
SuiRequestMultiGetObjects
objectIds property
SuiRequestMultiGetObjects class