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