I have problems implementing bloc pattern in flutter, I get a json with the following structure:
{ items: [ { id: int, name: string,