firstChild property

  1. @override
Node? get firstChild
override

Implementation

@override
Node? get firstChild => null;