externalRepo property Null safety
read / write
External repo, the one who really do the operations.
Implementation
CRUDRepositoryExternal<Entity> externalRepo;
External repo, the one who really do the operations.
CRUDRepositoryExternal<Entity> externalRepo;