pages property

List<int>? pages
final

A list of the pages that the warning applies to.

Implementation

final List<int>? pages;