AuthenticationFlow constructor

const AuthenticationFlow(
  1. List<String> stages
)

Implementation

const AuthenticationFlow(this.stages);