MsgExecuteJSON constructor
const
MsgExecuteJSON({})
Implementation
const MsgExecuteJSON({
this.sender,
this.moduleAddress,
this.moduleName,
this.functionName,
this.typeArgs = const [],
this.args = const [],
});