menu
salesforce_analytics package
documentation
platform/interface/instrumentation_event.dart
PlatformInstrumentationEventInterface
getSenderParentId abstract method
getSenderParentId abstract method
dark_mode
light_mode
getSenderParentId
abstract method
Future
<
String
?
>
getSenderParentId
(
InstrumentationEvent
instance
)
Implementation
Future<String?> getSenderParentId(final InstrumentationEvent instance);
salesforce_analytics package
documentation
platform/interface/instrumentation_event
PlatformInstrumentationEventInterface
getSenderParentId abstract method
PlatformInstrumentationEventInterface class