Sent constructor

Sent({
  1. required Send payload,
})

Create a new Sent.

Implementation

Sent({required this.payload});