ChannelsGetLeftChannels constructor

const ChannelsGetLeftChannels({
  1. required int offset,
})

Channels Get Left Channels constructor.

Implementation

const ChannelsGetLeftChannels({required this.offset}) : super._();