props property

  1. @override
List<Object> get props

Equatable props.

Implementation

@override
List<Object> get props => [height, id];