$type property Null safety
read / write
The runtime class name (type) of this object. Used for deserialization from JSON objects.
Implementation
String? $type;
The runtime class name (type) of this object. Used for deserialization from JSON objects.
String? $type;