isEmbedded property

bool isEmbedded

Whether this application has the embedded flag set.

Implementation

bool get isEmbedded => has(embedded);