menu
sui package
documentation
types/objects.dart
getMoveObjectType function
getMoveObjectType function
dark_mode
light_mode
getMoveObjectType
function
String
?
getMoveObjectType
(
SuiObjectResponse
resp
)
Implementation
String? getMoveObjectType(SuiObjectResponse resp) { return getMoveObject(resp)?.type; }
sui package
documentation
types/objects
getMoveObjectType function
objects library