isTar property

bool get isTar

Returns true if is Tar.

Implementation

bool get isTar => subType == 'x-tar';