authenticationFlowType property

  1. @JsonKey(unknownEnumValue: JsonKey.nullForUndefinedEnumValue)
AuthenticationFlowType? authenticationFlowType
final

Implementation

@JsonKey(
  unknownEnumValue: JsonKey.nullForUndefinedEnumValue,
)
final AuthenticationFlowType? authenticationFlowType;