hasPermissions method

Future<bool> hasPermissions()

Implementation

Future<bool> hasPermissions(){  throw UnimplementedError('hasPermissions() has not been implemented.');}