KeySimulatorTransitModeVariant constructor
- @Deprecated('No longer supported. Transit mode is always key data only. ' 'This feature was deprecated after v3.18.0-2.0.pre.')
- Set<
KeyDataTransitMode> values
Creates a KeySimulatorTransitModeVariant that tests the given values.
Implementation
@Deprecated(
'No longer supported. Transit mode is always key data only. '
'This feature was deprecated after v3.18.0-2.0.pre.',
)
const KeySimulatorTransitModeVariant(this.values);