hints property

List of MultiFactorInfo which represents the available second factors that can be used to complete the sign-in for the current session.

Implementation

List<MultiFactorInfo> get hints => _delegate.hints;