menu
salesforce_analytics package
documentation
platform/interface/analytics_manager.dart
PlatformAnalyticsManagerInterface
getDeviceAppAttributes abstract method
getDeviceAppAttributes abstract method
dark_mode
light_mode
getDeviceAppAttributes
abstract method
Future
<
DeviceAppAttributes
?
>
getDeviceAppAttributes
(
AnalyticsManager
instance
)
Implementation
Future<DeviceAppAttributes?> getDeviceAppAttributes(final AnalyticsManager instance);
salesforce_analytics package
documentation
platform/interface/analytics_manager
PlatformAnalyticsManagerInterface
getDeviceAppAttributes abstract method
PlatformAnalyticsManagerInterface class