installations property
List of installations available to the OAuth user (for github.com) or all the installations (for GitHub enterprise).
Implementation
core.List<Installation>? installations;
List of installations available to the OAuth user (for github.com) or all the installations (for GitHub enterprise).
core.List<Installation>? installations;