blob: cf07cb546c2332f4bea367197c9c67a51796bd24 [file] [log] [blame] [view]
# kEnvelopeOutOfLineMarker top-level constant
int const kEnvelopeOutOfLineMarker
## Implementation
```dart
const int kEnvelopeOutOfLineMarker = 0;
```