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