Permissions.getInstance constructor

Permissions.getInstance()

Implementation

factory Permissions.getInstance() {
  return _instance;
}