fields property

Set? fields
final

A collection of fields, represented as Field instances, to be generated for the class.

Implementation

final Set<dynamic>? fields;