codeLength property

int? codeLength
inherited

The length of the element's code, or null if the element is synthetic.

Implementation

int? get codeLength => _codeLength;