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