stringify property

  1. @override
bool get stringify
inherited

Overrides the EquatableMixin.stringify property to true.

Implementation

@override
bool get stringify => true;