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