AppKeyMicroblink constructor

AppKeyMicroblink(
  1. String Android,
  2. String IOS
)

Implementation

AppKeyMicroblink(this.Android, this.IOS);