PermissionHelper constructor

PermissionHelper()

Implementation

factory PermissionHelper() {
  return _singleton;
}