hasLazyQueries property

bool get hasLazyQueries

Implementation

bool get hasLazyQueries => fields.any((f) => f.isLazy);