installations property

List<Installation>? installations
getter/setter pair

List of installations available to the OAuth user (for github.com) or all the installations (for GitHub enterprise).

Implementation

core.List<Installation>? installations;