subtype property

RemoteObjectSubtype? subtype
final

Object subtype hint. Specified for object type values only. NOTE: If you change anything here, make sure to also update subtype in ObjectPreview and PropertyPreview below.

Implementation

final RemoteObjectSubtype? subtype;