PermissionException constructor

const PermissionException(
  1. String cause
)

Implementation

const PermissionException(this.cause);