needMoreData property
If this value is true at least one value wasn't detected. All fields which haven't been detected are null. Note however, that a null field could also mean, that the Detected doesn't care about this field.
Implementation
final bool? needMoreData;