onRetenoInAppCustomDataReceived property
Stream<RetenoInAppCustomData>
get
onRetenoInAppCustomDataReceived
Platform-specific stream for in-app custom data callbacks (currently Android SDK event source).
Implementation
static Stream<RetenoInAppCustomData> get onRetenoInAppCustomDataReceived =>
_platform.onRetenoInAppCustomDataReceived.stream;