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