valueNotFound constant

Object const valueNotFound

Special value returned by ProviderContext.getUnsafe when the requested value can't be provided.

Implementation

static const valueNotFound = Object();