FacebookEvent constructor

FacebookEvent()

Implementation

FacebookEvent(){
  _channel = MethodChannel(channelName);
}