stringify property

bool? stringify
final

Overrides Object.toString method. Default: true Inserting stringify_type: fields in the yaml file, the toString method will use all the fields

Implementation

final bool? stringify;