DEVICE_CHANGE_DISCONNECTED constant

DeviceChangeType const DEVICE_CHANGE_DISCONNECTED

Implementation

static const DeviceChangeType DEVICE_CHANGE_DISCONNECTED = DeviceChangeType._(
    6,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'DEVICE_CHANGE_DISCONNECTED');