harmony method
- void configure()
Implementation
TencentLocationRequest harmony(
void Function(TencentLocationRequestHarmonyExtension ext) configure) {
configure(_harmony);
return this;
}
TencentLocationRequest harmony(
void Function(TencentLocationRequestHarmonyExtension ext) configure) {
configure(_harmony);
return this;
}