Dart
dart:html
Node
firstChild property
description
firstChild property
Node
firstChild
final
The first child of this node.
Other resources
Node.firstChild
from MDN.
Implementation
final
Node firstChild