Valuable.pending constructor

Valuable.pending(
  1. String title
)

Implementation

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