menu
client_stripe package
documentation
models.dart
SourceVerifyOptions
SourceVerifyOptions const constructor
SourceVerifyOptions const constructor
dark_mode
light_mode
SourceVerifyOptions
constructor
const
SourceVerifyOptions
(
{
List
<
String
>
?
expand
,
required
List
<
String
>
values
,
})
Implementation
const SourceVerifyOptions({ this.expand, required this.values, });
client_stripe package
documentation
models
SourceVerifyOptions
SourceVerifyOptions const constructor
SourceVerifyOptions class