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