Function dart_sys::Dart_EmptyString

source ·
pub unsafe extern "C" fn Dart_EmptyString() -> Dart_Handle
Expand description

Returns the empty string object.

\return A handle to the empty string object.