isFallback property
True when the runtime substituted a deterministic fallback for unusable
model output. Defaults to false — including for an older runtime that
emits no meta (absence ⇒ treated as a genuine answer). Clients must use
this instead of matching the fallback's English text.
Implementation
final bool isFallback;