appendTypeName property

  1. @JsonKey(defaultValue: false)
bool appendTypeName
final

The resolve type field used on this schema.

Implementation

@JsonKey(defaultValue: false)
final bool appendTypeName;