@override Future<void> requestUsageStatsPermission() async { await methodChannel.invokeMethod<void>('requestUsageStatsPermission'); }