PinNotAllowedEvent constructor

PinNotAllowedEvent(
  1. OWOneginiError error
)

Implementation

PinNotAllowedEvent(this.error) : super(OWAction.pinNotAllowed);