getAsNullableString method Null safety

String? getAsNullableString()

Converts object value into a string or returns null if conversion is not possible.

Returns string value or null if conversion is not supported.

See StringConverter.toNullableString