blob: 16d3b0121796a8ff1c2b8835d6af517ec4c6dfe9 [file] [log] [blame] [view]
# status property
int status
_<span class="feature">final</span><span class="feature">inherited</span>_
## Implementation
```dart
final int status;
```