allowEntityFetch property

  1. @override
bool allowEntityFetch
override

If true it will allow the use of on repository to fetch an entity by an ID reference.

Implementation

@override
bool get allowEntityFetch => true;