isClosed property

  1. @nonVirtual
bool get isClosed

Determine it called close already that it no longer returns properties from native library.

Implementation

@nonVirtual
bool get isClosed => _closed;