PermissionDefinitionsNotFoundException constructor

const PermissionDefinitionsNotFoundException(
  1. String? message
)

Implementation

const PermissionDefinitionsNotFoundException(this.message);