cardRowTemplateInfos property

List<CardRowTemplateInfo>? cardRowTemplateInfos
getter/setter pair

Template information for rows in the card view.

At most three rows are allowed to be specified.

Implementation

core.List<CardRowTemplateInfo>? cardRowTemplateInfos;