Returns a human-readable description of this struct's current field values.
@override String signature() => '$structName(id: $id, width: $width, height: $height, mipmaps: $mipmaps, format: ${format.name})';