Future<List<dynamic>> getRegistrations() => Future.error(UnsupportedError( 'Service workers are not available outside a browser context.'));