isTarBZip2 property

bool get isTarBZip2

Returns true if is tar.bz2.

Implementation

bool get isTarBZip2 => subType == 'x-tar+bzip2';