toNativeValue method

int? toNativeValue()

Gets int? native value.

Implementation

int? toNativeValue() => _nativeValue;