FlareLane constructor

FlareLane()

Implementation

FlareLane() {
  _channel.setMethodCallHandler(_handleMethod);
}