uri property Null safety
The absolute URI of the file that was analyzed. If state is not ResultState.VALID, throws StateError.
Implementation
Uri get uri;
The absolute URI of the file that was analyzed. If state is not ResultState.VALID, throws StateError.
Uri get uri;