needsFileRead property

bool get needsFileRead

是否需要从文件读取(Android)

Implementation

bool get needsFileRead => filePath != null;