analyzer package
documentation
results
FileResult
isPart property
isPart
isPart
property
Null safety
bool
isPart
Whether the file is a part. If
state
is not
ResultState.VALID
, throws
StateError
.
Implementation
bool get isPart;
analyzer package
documentation
results
FileResult
isPart property
FileResult class
Constructors
FileResult
Properties
hashCode
isPart
lineInfo
path
runtimeType
session
state
uri
Methods
noSuchMethod
toString
Operators
operator ==