ReleaseChannel constructor

ReleaseChannel({
  1. String? channel,
})

Implementation

ReleaseChannel({this.channel});