missingAt property

String? missingAt
final

The path prefix that failed, e.g. data.items when data existed but held no items. Null when found is true.

Implementation

final String? missingAt;