events property

List<String>? events
final

The list of events for the GitHub app

Example: label

Example: deployment

Implementation

final List<String>? events;