SourceCodeInfoLocation constructor
const
SourceCodeInfoLocation({})
Implementation
const SourceCodeInfoLocation({
this.path = const [],
this.span = const [],
this.leadingComments,
this.trailingComments,
this.leadingDetachedComments = const [],
});