RequestId constructor

const RequestId(
  1. String id
)

Implementation

const RequestId(this.id);