id property
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;
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.
String get id => throw _privateConstructorUsedError;