MsgPong constructor

MsgPong({
  1. required int nonce,
})

Implementation

MsgPong({required this.nonce});