setUserProperties function
- @JS()
- @staticInterop
- AnalyticsJsImpl analytics,
- JSAny? property,
- JSObject? callOptions
Implementation
@JS()
@staticInterop
external void setUserProperties(
AnalyticsJsImpl analytics,
JSAny? property,
JSObject? callOptions,
);