pinvokeMap property

PinvokeMap pinvokeMap

Returns the P/Invoke mapping representation for this object.

Implementation

PinvokeMap get pinvokeMap => PinvokeMap.fromToken(scope, token);