Public constructor.
MsgSend({ required this.fromAddress, required this.toAddress, required this.amount, }) : super(type: 'cosmos-sdk/MsgSend', value: {});