TinkCASMStatus.neverAlive constructor

TinkCASMStatus.neverAlive()

Implementation

factory TinkCASMStatus.neverAlive() => TinkCASMStatus(() => false, 0);