suppressesEmbeds property

bool suppressesEmbeds

Whether this set of flags has the suppressEmbeds flag set.

Implementation

bool get suppressesEmbeds => has(suppressEmbeds);