CreatePINEvent constructor

const CreatePINEvent({
  1. int? pinNum,
})

Implementation

const CreatePINEvent({this.pinNum});