IndexItemOptions constructor

IndexItemOptions({
  1. bool? allowUnknownGsuitePrincipals,
})

Implementation

IndexItemOptions({this.allowUnknownGsuitePrincipals});