items property

List<Activity>? items
getter/setter pair

Each activity record in the response.

Implementation

core.List<Activity>? items;