getLatestRelease abstract method

Future<Release> getLatestRelease()

Returns the latest release available.

Implementation

Future<Release> getLatestRelease();