assignments property

List<Assignment>? assignments
final

The collection of Assignment data structures returned by this call.

Implementation

final List<Assignment>? assignments;