programs property

List<Program>? programs
getter/setter pair

The programs for the given account.

Implementation

core.List<Program>? programs;