menu
segment_analytics package
documentation
event.dart
ContextLibrary
ContextLibrary.new constructor
ContextLibrary.new constructor
dark_mode
light_mode
ContextLibrary
constructor
ContextLibrary
(
String
name
,
String
version
, {
Map
<
String
,
dynamic
>
?
custom
,
})
Implementation
ContextLibrary(this.name, this.version, {super.custom});
segment_analytics package
documentation
event
ContextLibrary
ContextLibrary.new constructor
ContextLibrary class