build method

NUIAuth build()

Implementation

NUIAuth build(){
  NUISharedPrefBuilder().build();
  return NUIAuth._builder(this);
}