name property

  1. @override
String name
override

the identity name of this parser.

Implementation

@override
String get name => 'default';