PropertyWriteMap typedef
Maps multiple InteractionInputs to property names.
Can be the input of a writemultipleproperties
or writeallproperties
operation.
Implementation
typedef PropertyWriteMap = Map<String, InteractionInput>;
Maps multiple InteractionInputs to property names.
Can be the input of a writemultipleproperties
or writeallproperties
operation.
typedef PropertyWriteMap = Map<String, InteractionInput>;