Returns a human-readable representation of this struct.
@override String signature() => '$structName(id: $id, locs: ${locs.join(', ')})';