onRetrived property

MetaInfoRetrivedBuilder onRetrived
final

A Widget builder for handling MetaInfo retrived.

MetaInfo may contains empty properties if responded body does not contains metadatas. And it also be called eventhough response status code is representing error (4xx or 5xx).

Implementation

final MetaInfoRetrivedBuilder onRetrived;