create method

NetConstants create()

Implementation

NetConstants create() {
  return NetConstants.build(this);
}