build method

NUIBusEvent build()

Implementation

NUIBusEvent build(){
  return NUIBusEvent.builder(this);
}