menu
better_effect_flutter package
documentation
testing.dart
EffectCommandProbeExpectationException
EffectCommandProbeExpectationException.new const constructor
EffectCommandProbeExpectationException.new const constructor
dark_mode
light_mode
EffectCommandProbeExpectationException
constructor
const
EffectCommandProbeExpectationException
(
{
required
List
<
Type
>
expected
,
required
List
<
Type
>
actual
,
})
Implementation
const EffectCommandProbeExpectationException({ required this.expected, required this.actual, });
better_effect_flutter package
documentation
testing
EffectCommandProbeExpectationException
EffectCommandProbeExpectationException.new const constructor
EffectCommandProbeExpectationException class