type property

Type? type
final

Declares a fallback target type to deserialize to, when it's not possible to detect it from target type inference OR template

Implementation

final Type? type;