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