menu
datatower_ai_core_flutter package
documentation
api/dt_analytics.dart
DTAnalytics
enableThirdPartySharing static method
enableThirdPartySharing static method
dark_mode
light_mode
enableThirdPartySharing
static method
void
enableThirdPartySharing
(
int
type
)
Implementation
static void enableThirdPartySharing(int type) { _pigeon.enableThirdPartySharing(type); }
datatower_ai_core_flutter package
documentation
api/dt_analytics
DTAnalytics
enableThirdPartySharing static method
DTAnalytics class