flow property

String? flow
getter/setter pair

The authentication flow of the source. flow is one of redirect, receiver, code_verification, none.

Implementation

String? flow;