isUpdateAvailable abstract method

Future<bool> isUpdateAvailable()

Returns true if an update is available for the current build channel and false otherwise.

Implementation

Future<bool> isUpdateAvailable();