setConfigs method
Implementation
Future<String?> setConfigs(TraccarConfigs configs) {
throw UnimplementedError('setConfigs() has not been implemented.');
}
Future<String?> setConfigs(TraccarConfigs configs) {
throw UnimplementedError('setConfigs() has not been implemented.');
}