isHardcode property

bool get isHardcode

Check if this entry is for hardcode (embedded) assets

Implementation

bool get isHardcode => type.endsWith('_hard');