isFinalized property

bool isFinalized
inherited

Whether finalize has been called.

Implementation

bool get isFinalized => _isFinalized;