isObject property Null safety

bool isObject

Whether this reference is a Dart object.

Implementation

external bool get isObject;