update method

bool update(
  1. AppModel app,
  2. BuildContext context
)

Implementation

bool update(AppModel app, BuildContext context) => false;