AuthenticationPinEvent constructor

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

Implementation

const AuthenticationPinEvent({this.pinNum});