WSS constant

Scheme const WSS

Implementation

static const Scheme WSS = Scheme._(
    4,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'WSS');