menu
sensors_analytics_flutter_plugin package
documentation
sensors_autotrack_config.dart
SAElementKey
SAElementKey constructor
SAElementKey constructor
dark_mode
light_mode
SAElementKey
constructor
SAElementKey
(
String
key
, {
Map
<
String
,
dynamic
>
?
properties
,
bool
isIgnore
=
false
,
})
Implementation
SAElementKey(this.key, {this.properties, this.isIgnore = false}) : super.empty();
sensors_analytics_flutter_plugin package
documentation
sensors_autotrack_config
SAElementKey
SAElementKey constructor
SAElementKey class