isApp property

bool isApp

Implementation

bool get isApp => type >= 0xE0 && type <= 0xEF;