inToString property

bool inToString
final

if false, the field will not be included in the toString() method

defaults to true

Implementation

final bool inToString;