name property

String get name

The name read-only property of the PermissionStatus interface returns the name of a requested permission.

Implementation

external String get name;