IdOrNull
The IdOrNull
type is a simple alias for the union of a string or null
value, where typically null
indicates a wildcard - such as when used in the Manager
's addScheduledTaskRunRunningListener method.
Id | null
Since
v1.2.0
IdOrNull
The IdOrNull
type is a simple alias for the union of a string or null
value, where typically null
indicates a wildcard - such as when used in the Manager
's addScheduledTaskRunRunningListener method.
Id | null
v1.2.0