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