metalines property

List<ResultDisplayLine>? metalines
getter/setter pair

The metalines content to be displayed with the result.

Implementation

core.List<ResultDisplayLine>? metalines;