Function OSSingleton.getGrantedPermissions

With this function you can get the list of dangerous permissions that have been granted to the Android application. Note: This method is implemented on Android.

PoolArray!(godot.core.string.String) getGrantedPermissions() nothrow @nogc const;