Reference constructor

const Reference(
  1. String channel
)

Default constructor for Reference.

Implementation

const Reference(this.channel);