hasExtUri property
Return true
if the defining compilation unit of this library contains at
least one import directive whose URI uses the "dart-ext" scheme.
Implementation
@Deprecated('Support for dart-ext is replaced with FFI')
bool get hasExtUri;