StreamId constructor

const StreamId(
  1. String id
)

Implementation

const factory StreamId(String id) = _StreamId;