props property

  1. @override
List<Object?> props

Equatable props.

Implementation

@override
List<Object?> get props => [description, image, link, title];