cachedRunningIDEs property

RxList<IdeType> cachedRunningIDEs
final

Cached IDE detection results.

Implementation

final RxList<IdeType> cachedRunningIDEs = <IdeType>[].obs;