menu
spark_framework package
documentation
spark.dart
SecuritySchemeFlow
SecuritySchemeFlow.new const constructor
SecuritySchemeFlow.new const constructor
dark_mode
light_mode
SecuritySchemeFlow
constructor
const
SecuritySchemeFlow
(
{
String
?
authorizationUrl
,
String
?
tokenUrl
,
String
?
refreshUrl
,
Map
<
String
,
String
>
?
scopes
,
})
Implementation
const SecuritySchemeFlow({ this.authorizationUrl, this.tokenUrl, this.refreshUrl, this.scopes, });
spark_framework package
documentation
spark
SecuritySchemeFlow
SecuritySchemeFlow.new const constructor
SecuritySchemeFlow class