AccessDeterminationLogConfig constructor

AccessDeterminationLogConfig({
  1. String? logLevel,
})

Implementation

AccessDeterminationLogConfig({
  this.logLevel,
});