granted abstract method

Future<bool> granted(
  1. List<Permission> permission
)

Implementation

Future<bool> granted(List<Permission> permission);