setEndUserProperties method

dynamic setEndUserProperties(
  1. Map<String, String> endUserProperties
)

endUserProperties can be provided as an Map<String, String> object.

Implementation

setEndUserProperties(Map<String, String> endUserProperties) {}