ResultDisplayLine constructor

ResultDisplayLine({
  1. List<ResultDisplayField>? fields,
})

Implementation

ResultDisplayLine({this.fields});