ChannelEditorsResponse constructor

ChannelEditorsResponse({
  1. List<ChannelEditor>? data,
})

Implementation

ChannelEditorsResponse({this.data});