title property

String? title
final

Title to display on the local authentication prompt. Defaults to Please authenticate to continue on iOS/macOS, null on Android.

Implementation

final String? title;