WITH_RESPONSE constant

Implementation

static const WriteCharacteristicRequest_WriteType WITH_RESPONSE =
    WriteCharacteristicRequest_WriteType._(
        0,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'WITH_RESPONSE');