Rights constructor
Rights({
- String? status,
Default constructor for the Rights class
Implementation
Rights({
this.status,
});
Default constructor for the Rights class
Rights({
this.status,
});