build method

Event build()

Implementation

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