multiInfoHandler property

MultiMetaInfoHandler? multiInfoHandler
final

Merge multiple protocols from MetaFetch.fetchAllFromHttp into single MetaInfo.

It it does not provided, the given MetaInfo will based on result of MetaFetch.fetchFromHttp.

Implementation

final MultiMetaInfoHandler? multiInfoHandler;