Returns a human-readable description of this struct's current field values.
@override String signature() => '$structName(x: ${x.f1}, y: ${y.f1}, z: ${z.f1}, w: ${w.f1})';