images property

List<CheckRunImage>? images
final

Adds images to the output displayed in the GitHub pull request UI.

Implementation

final List<CheckRunImage>? images;