destroyed property

bool? destroyed

Implementation

bool? get destroyed => _jsInternal?['destroyed'] as bool?;