description property
override
Returns the optional description to be used to prompt the user.
NOTE
This property is optional. If not specified, a default description will be
used on iOS for the device passcode prompt. For details on default values
and further customization possibilities, see the Nevis Mobile Authentication SDK documentation.
Implementation
@override
String? get description;