test property

TestObject<Cell> get test

The test rules for validation

Implementation

TestObject get test => record.test ?? TestObject.passed;