embedded property

bool get embedded

Implementation

bool get embedded =>
    this == EmbedMode.embedOne || this == EmbedMode.embedMany;