patches property

List<Patch>? patches
final

An array of patches. Each entry in the array is a patch structure.

Implementation

final List<Patch>? patches;