OnPermissionCall typedef

OnPermissionCall = void Function(bool granted)

Implementation

typedef OnPermissionCall = void Function(bool granted);