detailsItemInfos property

List<DetailsItemInfo>? detailsItemInfos
getter/setter pair

Information for the "nth" item displayed in the details list.

Implementation

core.List<DetailsItemInfo>? detailsItemInfos;