latest property

Rx<Release?> latest
final

Latest Release fetched during the fetchUpdates.

Implementation

final Rx<Release?> latest = Rx(null);