getAuthenticationFlowType method

String? getAuthenticationFlowType()

Implementation

String? getAuthenticationFlowType() {
  return authenticationFlowType;
}