Checks and requests the permission.
Future<bool> getStatus() async { return CkPermission(permission).ensure(); }