hasGatewayMessageContent property

bool hasGatewayMessageContent

Whether this application has the gatewayMessageContent flag set.

Implementation

bool get hasGatewayMessageContent => has(gatewayMessageContent);