type property

  1. @override
String get type
override

The type of the node.

Implementation

@override
String get type => 'loop';