menu
tencent_location_flutter_plugin
tencent_location_flutter_plugin.dart
TencentSdkLogEvent
TencentSdkLogEvent.new const constructor
TencentSdkLogEvent.new
dark_mode
light_mode
TencentSdkLogEvent
constructor
const
TencentSdkLogEvent
(
{
required
int
level
,
required
String
log
,
})
Implementation
const TencentSdkLogEvent({required this.level, required this.log});
tencent_location_flutter_plugin
tencent_location_flutter_plugin
TencentSdkLogEvent
TencentSdkLogEvent.new const constructor
TencentSdkLogEvent class