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