MsgBurnCcc constructor
MsgBurnCcc({
- required BurnCcc burnCcc,
Implementation
MsgBurnCcc({required this.burnCcc})
: super(type: 'commercio/MsgBurnCCC', value: <String, String>{});
MsgBurnCcc({required this.burnCcc})
: super(type: 'commercio/MsgBurnCCC', value: <String, String>{});