ConfirmResultMsg constructor

const ConfirmResultMsg(
  1. bool confirmed
)

Implementation

const ConfirmResultMsg(this.confirmed);