permissions property

returns one instance of FacebookPermission with the granted and declined permissions

It could be null if you exceed the request limit

Implementation

Future<IFacebookPermissions?> get permissions;