eager property
A hint to the backend whether eager compilation is recommended. (the actual compilation mode used is upon backend discretion).
Implementation
final bool? eager;
A hint to the backend whether eager compilation is recommended. (the actual compilation mode used is upon backend discretion).
final bool? eager;