toNativeValue method

String? toNativeValue()

Gets String? native value.

Implementation

String? toNativeValue() => _nativeValue;