codeLength property

  1. @override
int get codeLength
override

The length of the code of this element in the file that contains the

Implementation

@override
int get codeLength => _codeLength;