url2Desc property

Map<String, String>? url2Desc
getter/setter pair

Mapping between the permission scope URL and description.

Implementation

Map<String, String>? url2Desc;