menu
salesforce_analytics package
documentation
platform/interface/instrumentation_event_builder.dart
PlatformInstrumentationEventBuilderInterface
name abstract method
name abstract method
dark_mode
light_mode
name
abstract method
Future
<
void
>
name
(
InstrumentationEventBuilder
instance
,
String
?
name
)
Implementation
Future<void> name( final InstrumentationEventBuilder instance, final String? name);
salesforce_analytics package
documentation
platform/interface/instrumentation_event_builder
PlatformInstrumentationEventBuilderInterface
name abstract method
PlatformInstrumentationEventBuilderInterface class