build method

HackleUser build()

Implementation

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