Defines the strict list of target properties used by the Equatable structure mixin for entity validation.
Equatable
@override List<Object?> get props => [_value];