SegmentConfig constructor
SegmentConfig({})
Implementation
SegmentConfig({
required this.writeKey,
this.trackApplicationLifecycleEvents = false,
this.amplitudeIntegrationEnabled = false,
this.appsflyerIntegrationEnabled = false,
this.debug = false,
});