Updates the app badge count.
Future<void> update(int count) { throw UnimplementedError('update is not implemented'); }