name property

String? get name

Returns the name of the parser.

Implementation

String? get name => null;