isFinalized property

bool isFinalized

Whether finalize has been called.

Implementation

bool get isFinalized => _isFinalized;