We don't need pointers, if the address is not initialized this is correctly detected by `omitempty`. Use `IsValid()` instead of `== nil`.
We don't need pointers, if the address is not initialized this is correctly detected by
omitempty. UseIsValid()instead of== nil.