meta property

Object? meta
final

Http Worker returns a record of Completer and meta. This meta can hold any information, depends on the implementation of the HttpWorker.

Implementation

final Object? meta;