id property

String get id
inherited

Unique identifier of this rule. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.

Implementation

String get id => throw _privateConstructorUsedError;