Convert the TronKey object to its string representation.
@override String toString() { return 'TronKey{${toJson()}}'; }