@nativescript-community/perms
    Preparing search index...

    Interface ObjectPermissions

    interface ObjectPermissions {
        location: LocationOptions;
        storage: StorageOptions;
    }
    Index

    Properties

    Properties

    location: LocationOptions