menu
bzframework package
documentation
services/umeng_service.dart
UmengService
UmengService.new constructor
UmengService.new constructor
dark_mode
light_mode
UmengService
constructor
UmengService
(
{
required
String
iosKey
,
required
String
androidKey
,
required
String
channel
,
})
Implementation
UmengService( {required this.iosKey, required this.androidKey, required this.channel});
bzframework package
documentation
services/umeng_service
UmengService
UmengService.new constructor
UmengService class