TargetPlatformVariant constructor Null safety
- Set<
TargetPlatform> values
Creates a TargetPlatformVariant that tests the given values.
Implementation
const TargetPlatformVariant(this.values);
Creates a TargetPlatformVariant that tests the given values.
const TargetPlatformVariant(this.values);