PropertiesInfo constructor

PropertiesInfo({
  1. Map<String, ValueInfo>? autotuningProperties,
})

Implementation

PropertiesInfo({this.autotuningProperties});