items property

List<Upload>? items
getter/setter pair

A list of uploads.

Implementation

core.List<Upload>? items;