cardRowTemplateInfos property
Template information for rows in the card view.
At most three rows are allowed to be specified.
Implementation
core.List<CardRowTemplateInfo>? cardRowTemplateInfos;
Template information for rows in the card view.
At most three rows are allowed to be specified.
core.List<CardRowTemplateInfo>? cardRowTemplateInfos;