isNative property

bool get isNative

Implementation

bool get isNative => [_Sig.dso, _Sig.inst].all(toString().contains);