mergeRule property

MergeRules mergeRule
getter/setter pair

Controls how these attributes are applied to the existing device attributes. Defaults to MergeRules.update.

Implementation

MergeRules mergeRule = MergeRules.update;