type property

Object? type
final

The type of the generated field.

This property represents the type that will be used for the generated field during code generation.

Implementation

final Object? type;