allowUnregisteredCalls property

bool? allowUnregisteredCalls
getter/setter pair

If true, the selected method allows unregistered calls, e.g. calls that don't identify any user or application.

Implementation

core.bool? allowUnregisteredCalls;