toNativeValue method
Gets dynamic native value if supported by the current platform, otherwise null.
Implementation
dynamic toNativeValue() => _nativeValue;
Gets dynamic native value if supported by the current platform, otherwise null.
dynamic toNativeValue() => _nativeValue;