isSupportedByHardware property Null safety

bool isSupportedByHardware

Returns whether the device has hardware supporting this authenticator or not.

Returns: true if the device where the SDK is running has hardware supporting this authenticator and false otherwise.

Implementation

bool get isSupportedByHardware;