isNative property

bool isNative
final

Whether the resources were allocated by Dart or natively, which deteremines how to dispose.

Implementation

final bool isNative;