SourceCodeInfo constructor
const
SourceCodeInfo({
- List<
SourceCodeInfoLocation> location = const [],
Implementation
const SourceCodeInfo({this.location = const []});