pub unsafe extern "C" fn Dart_TypeDynamic() -> Dart_HandleExpand description
Returns types that are not classes, and which therefore cannot be looked up as library members by Dart_GetType.
\return A handle to the dynamic, void or Never type.
pub unsafe extern "C" fn Dart_TypeDynamic() -> Dart_HandleReturns types that are not classes, and which therefore cannot be looked up as library members by Dart_GetType.
\return A handle to the dynamic, void or Never type.