Valuable.pending constructor
Valuable.pending(
- String title
Implementation
Valuable.pending(this.title) : value = 'pending-${Uuid().v4()}';
Valuable.pending(this.title) : value = 'pending-${Uuid().v4()}';