notes property

List<String> notes
final

Advisory notes to surface (platform notes, known issues) — not acted on. Read-only; resolvers should pass an unmodifiable list.

Implementation

final List<String> notes;