AsMovePackage

data class AsMovePackage(val address: Any, val module: GetNormalizedMoveStructQuery.Module?)

Constructors

Link copied to clipboard
constructor(address: Any, module: GetNormalizedMoveStructQuery.Module?)

Properties

Link copied to clipboard
Link copied to clipboard

A representation of the module called name in this package, including the structs and functions it defines.