Currently most of the classes in the models packages have no toString method. For logging its essential to get meaningful output from model objects via toString. Although its boring work, adding toString methods would make debugging way more fun and increase the usefulness of the sdk.
Currently most of the classes in the models packages have no toString method. For logging its essential to get meaningful output from model objects via toString. Although its boring work, adding toString methods would make debugging way more fun and increase the usefulness of the sdk.