menu
hightouch_events package
documentation
event.dart
JSONExtendableImpl
JSONExtendableImpl constructor
JSONExtendableImpl constructor
dark_mode
light_mode
JSONExtendableImpl
constructor
JSONExtendableImpl
(
{
Map
<
String
,
dynamic
>
?
custom
,
})
Implementation
JSONExtendableImpl({Map<String, dynamic>? custom}) { this.custom = custom ?? {}; }
hightouch_events package
documentation
event
JSONExtendableImpl
JSONExtendableImpl constructor
JSONExtendableImpl class