disposed property

  1. @nonVirtual
bool get disposed

Get whether this Plugin has been disposed.

Implementation

@nonVirtual
bool get disposed => _disposed;