toString method Null safety

String toString()
override

Returns the formatted string representation in the form:

value; parameter1=value1; parameter2=value2

Implementation

String toString();