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