menu
revali package
documentation
ast/file_system/analyzer_file.dart
AnalyzerFile
exists property
exists property
dark_mode
light_mode
exists
property
@
override
bool
get
exists
override
Return
true
if this resource exists.
Implementation
@override bool get exists => file.existsSync();
revali package
documentation
ast/file_system/analyzer_file
AnalyzerFile
exists property
AnalyzerFile class