InvalidObject constructor

const InvalidObject()

Creates a new invalid object.

Implementation

const InvalidObject() : super(invalid: true);