useIsLeaf top-level constant

bool const useIsLeaf

Wether to use the isLeaf flag when looking up native functions.

Implementation

// ignore: do_not_use_environment
const useIsLeaf = bool.fromEnvironment('cblFfiUseIsLeaf');