STATUS_CHANGE constant

DeviceEvent_Type const STATUS_CHANGE

Implementation

static const DeviceEvent_Type STATUS_CHANGE = DeviceEvent_Type._(
    2,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'STATUS_CHANGE');