create method Null safety

Domain create(
  1. Domain newObject
)

Create the domain.

Implementation

Domain create(Domain newObject);