Input accepted when resolving auth mode from contract metadata or options.
true maps to "required"; false, null, and undefined map to "public".
true
"required"
false
null
undefined
"public"
Input accepted when resolving auth mode from contract metadata or options.
truemaps to"required";false,null, andundefinedmap to"public".