build method

HackleEvent build()

Implementation

HackleEvent build() {
  return HackleEvent._build(this);
}