isXml property

bool get isXml

Implementation

bool get isXml => subType.toLowerCase().contains('xml');