MsgGovScriptJSON constructor
const
MsgGovScriptJSON({})
Implementation
const MsgGovScriptJSON({
this.authority,
this.sender,
this.codeBytes,
this.typeArgs = const [],
this.args = const [],
});
const MsgGovScriptJSON({
this.authority,
this.sender,
this.codeBytes,
this.typeArgs = const [],
this.args = const [],
});