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