isDoc property

bool get isDoc

Check file is doc or not

Implementation

bool get isDoc => FxString.isDoc(this);