Future<int> checkAuthorization() async { return await FlutterScreenTimePlatform.instance.checkAuthorization(); }