appUpdate method

void appUpdate()

Function to trigger an application update.

Implementation

void appUpdate() => rootController.update();