ignore property

Set<String> ignore
final

A list of properties or getter names that Isar should ignore.

Implementation

final Set<String> ignore;