unblockApps method

void unblockApps()

Implementation

void unblockApps() {
  FlutterScreenTimePlatform.instance.unblockApps();
}