stringify property

  1. @override
bool stringify

The day should get an automatically generated toString method, based on props. See Equatable.stringify for more information.

Implementation

@override
bool get stringify => true;