PROCESS_STOP constant

DeviceLog_Type const PROCESS_STOP

Implementation

static const DeviceLog_Type PROCESS_STOP = DeviceLog_Type._(
    3,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'PROCESS_STOP');