passwordCount property

int? passwordCount
final

The number of passwords belonging to the user. The maximum is two.

Implementation

final int? passwordCount;