Endpoints constructor

Endpoints(
  1. String? sharedInbox
)

Implementation

Endpoints(this.sharedInbox);