menu
y_infra package
documentation
firebase/analytics/objects/user_property.dart
UserProperty
UserProperty.new const constructor
UserProperty.new const constructor
dark_mode
light_mode
UserProperty
constructor
const
UserProperty
(
String
key
,
String
value
)
Implementation
const UserProperty(this.key, this.value);
y_infra package
documentation
firebase/analytics/objects/user_property
UserProperty
UserProperty.new const constructor
UserProperty class