DbRelayListItem constructor

DbRelayListItem(
  1. String url,
  2. ReadWriteMarker marker
)

Implementation

DbRelayListItem(this.url, this.marker);