ImageProviderInfo constructor

ImageProviderInfo(
  1. ImageProvider<Object> imageProvider
)

Implementation

ImageProviderInfo(this.imageProvider);