status property

The current status of this permission.

Implementation

Future<PermissionStatus> get status => _handler.checkPermissionStatus(this);