Transform.toString_
string toString_()Converts a matrix into a string that is suitable for printing.
The resulting string can be parsed with [gsk.transform.Transform.parse].
This is a wrapper around [gsk.transform.Transform.print].
Returns
A new string for self