stringify property

  1. @override
bool stringify

Indicates to output this instance's props in toString.

Implementation

@override
bool get stringify => true;