Factory method to enable construction of structs despite structs not being able to have a constructor with no arguments.
See Implementation
Factory method to enable construction of structs despite structs not being able to have a constructor with no arguments.