withCount property

List<String> get withCount

The relationship counts that should be eager loaded on every query.

Implementation

List<String> get withCount => [];