coversFullyRead property
Whether every entry of the wire covers array was readable as a scope
name. False means covers under-reports what the host claimed.
Hosts building a digest locally always produce string scopes, so this defaults to true; only fromJson can turn it off.
Implementation
final bool coversFullyRead;