suppressEmbeds constant

Flag<MessageFlags> const suppressEmbeds

Do not include any embeds when serializing this message.

Implementation

static const suppressEmbeds = Flag<MessageFlags>.fromOffset(2);