MESSAGE constant

DeviceLog_Type const MESSAGE

Implementation

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