nameEnd property
int?
get
nameEnd
The offset of the character immediately following the last character of
this constructor's name, or null
if not named.
Implementation
// TODO(migration): encapsulate [nameEnd] and [periodOffset]?
int? get nameEnd;