codeOffset property

  1. @override
int get codeOffset
override

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

Implementation

@override
int get codeOffset => _codeOffset;