CelmCoverage class

What perception examined, and to what depth.

This is what separates "it is not there" from "nobody looked". Without it every absence has to be treated as unobservable, which escalates on the most ordinary event there is — a window that has not opened yet.

Constructors

CelmCoverage({required String scope, required CelmDepth depth})
const
CelmCoverage.fromJson(Map<String, dynamic> json)
factory

Properties

depth CelmDepth
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scope String
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited