argsEquality property

bool argsEquality
final

Whether to generate equality operator and hashCode for route args

defaults to true

Implementation

final bool argsEquality;