DisplayData constructor
DisplayData({})
Implementation
DisplayData({
this.boolValue,
this.durationValue,
this.floatValue,
this.int64Value,
this.javaClassValue,
this.key,
this.label,
this.namespace,
this.shortStrValue,
this.strValue,
this.timestampValue,
this.url,
});