getData method

  1. @override
Map getData()
override

Implementation

@override
Map getData() {
  return {"channel": channel.name};
}