LoginFlowV2Credentials constructor
LoginFlowV2Credentials([
- void b()?
Creates a new LoginFlowV2Credentials object using the builder pattern.
Implementation
factory LoginFlowV2Credentials([void Function(LoginFlowV2CredentialsBuilder)? b]) = _$LoginFlowV2Credentials;