syntax property

  1. @override
NatrixSection get syntax
override

The syntax is the syntax of a single command, including all its associated elements.

Implementation

@override
NatrixSection get syntax => throw UnimplementedError();