serviceWorkerHasPendingUpdate static method

Future<bool> serviceWorkerHasPendingUpdate()

Implementation

static Future<bool> serviceWorkerHasPendingUpdate() async => false;