ResultDisplayField constructor
ResultDisplayField({
- String? label,
- String? operatorName,
- NamedProperty? property,
Implementation
ResultDisplayField({this.label, this.operatorName, this.property});