REASON_LOW_MEMORY constant

ExitReason const REASON_LOW_MEMORY

Implementation

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