isElementType property

bool isElementType
final

Whether this is typed dart:html's Element (or a sub-type).

Implementation

final bool isElementType;