DEVICE_CHANGE_CONNECTED constant

DeviceChangeType const DEVICE_CHANGE_CONNECTED

Implementation

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