The list of properties that will be used to determine whether two instances are equal.
@pragma('vm:prefer-inline') @override List<Object?> get props => [_model.id, _model.ref];