type property

Type? type
final

instead of providing a literal name you can pass a type, and its name will be extracted in during generation

Implementation

final Type? type;