HmsBioAuthnPrompt constructor

HmsBioAuthnPrompt()

Implementation

HmsBioAuthnPrompt() {
  _eventChannel =
      EventChannel('com.huawei.hms.flutter.fido/bio_authn_prompt/$id');
}