createSource abstract method
Create a new Source instance that serves this file.
Implementation
@Deprecated('Get Source instances from analysis results')
Source createSource([Uri? uri]);
Create a new Source instance that serves this file.
@Deprecated('Get Source instances from analysis results')
Source createSource([Uri? uri]);