toNativeValue method

dynamic toNativeValue()

Gets dynamic native value.

Implementation

dynamic toNativeValue() => _nativeValue;