$type property
The runtime class name (type) of this object. Used for deserialization from JSON objects.
Implementation
@JsonKey(name: CLASS_IDENTIFIER)
String? $type;
The runtime class name (type) of this object. Used for deserialization from JSON objects.
@JsonKey(name: CLASS_IDENTIFIER)
String? $type;