decode

abstract suspend fun decode(): DecodeResult?

Decode the SourceFetchResult provided by Factory.create or return 'null' to delegate to the next Factory in the component registry.