isPinEnabled property

bool? isPinEnabled
final

Whether the user has set up pin authentication. Can be null if data is still loading, (i.e., when isLoading is true)

Implementation

final bool? isPinEnabled;