fields property

Set fields
final

Fields to use when generating the class, e.g. ('first_name', 'String?').

Implementation

final Set<dynamic> fields;