data property

List<AppWidgetData> data
final

A list of widgets that will be shown on the timeline. At least one widget must have the time of the current time.

Implementation

final List<AppWidgetData> data;