$type property

String? $type
getter/setter pairinherited

The runtime class name (type) of this object. Used for deserialization from JSON objects.

Implementation

String? $type;