acrValuesSupported property

List<String>? acrValuesSupported

A list of the Authentication Context Class References that this OP supports.

Implementation

List<String>? get acrValuesSupported => getTypedList('acr_values_supported');