getNormalizedMoveFunction

abstract suspend fun getNormalizedMoveFunction(id: String): <Error class: unknown class><GetNormalizedMoveFunctionQuery.Data?, <Error class: unknown class>>

Fetches the normalized (desugared and with types expanded) representation of a Move function.

Return

A Result which is either:

Parameters

id

The identifier of the Move function.