stringify property

  1. @override
bool get stringify
inherited

Overrides the Equatable.stringify property to true.

Implementation

@override
bool get stringify => true;