menu
meshagent package
documentation
yaml/null_span.dart
NullSpan
end property
end property
dark_mode
light_mode
end
property
@
override
SourceLocation
get
end
The end location of this span, exclusive.
Implementation
@override SourceLocation get end => start;
meshagent package
documentation
yaml/null_span
NullSpan
end property
NullSpan class