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