blob: 8d55c30575c370d4eb548609699b30aede1cbe31 [file] [log] [blame] [view]
# rights property
int rights
_<span class="feature final">final</span>_
## Implementation
```dart
final int rights;
```