userProps property

Map<String, dynamic> userProps
getter/setter pair

Stores user properties for tracking.

Implementation

static Map<String, dynamic> userProps = <String, dynamic>{};