APISecurityScheme.oauth2 constructor Null safety
- Map<
String, APISecuritySchemeOAuth2Flow?> ? flows
Implementation
APISecurityScheme.oauth2(this.flows) : type = APISecuritySchemeType.oauth2;
APISecurityScheme.oauth2(this.flows) : type = APISecuritySchemeType.oauth2;