request method

Requests the permission from the operating system.

Implementation

Future<PermissionStatus> request() => permission.request();