iconName property

String? iconName
getter/setter pair

Android Optional icon type name for the fallback button. Valid values: "password", "qr_code", "account", "generic". Maps to AuthenticationRequest.Biometric.Fallback.ICON_TYPE_* constants. When null, defaults to "generic".

Implementation

String? iconName;