MsgMintCcc constructor
MsgMintCcc({
- required MintCcc mintCcc,
Implementation
MsgMintCcc({required this.mintCcc})
: super(type: 'commercio/MsgMintCCC', value: <String, String>{});
MsgMintCcc({required this.mintCcc})
: super(type: 'commercio/MsgMintCCC', value: <String, String>{});