Is equal with T and id
T
@override bool operator ==(Object other) => other is ReactterInstance<T?> && other.id == id;