Move Normalized Function
@Serializable
Constructors
Link copied to clipboard
constructor(visibility: String, isEntry: Boolean, typeParameters: List<SuiMoveAbilitySet> = emptyList(), parameters: List<MoveFunctionParameter> = emptyList(), returnType: List<MoveFunctionParameter>)