BytesChannel constructor

BytesChannel({
  1. required String name,
})

Implementation

BytesChannel({required super.name});