noInlineDocumentSupport property

bool noInlineDocumentSupport
final

If set to true, indicates that this protocol does not support document type shapes. A service that uses such a protocol MUST NOT contain any document shapes in their service closure.

Implementation

final bool noInlineDocumentSupport;