syncConfig method
Get configuration from native platform
Implementation
Future<APMFlutterConfig> syncConfig() {
throw UnimplementedError('syncConfig() has not been implemented.');
}
Get configuration from native platform
Future<APMFlutterConfig> syncConfig() {
throw UnimplementedError('syncConfig() has not been implemented.');
}