RpcDropAnswer constructor
const
RpcDropAnswer({
- required int reqMsgId,
Rpc Drop Answer constructor.
Implementation
const RpcDropAnswer({required this.reqMsgId}) : super._();
Rpc Drop Answer constructor.
const RpcDropAnswer({required this.reqMsgId}) : super._();