PermissionsMissingException constructor
PermissionsMissingException(
- List<
Permission> missingPermissions
Implementation
PermissionsMissingException(this.missingPermissions);