EnvironmentPropertyUpdates constructor
EnvironmentPropertyUpdates({
- required List<
PropertyGroup> propertyGroups,
Implementation
EnvironmentPropertyUpdates({
required this.propertyGroups,
});