imageProvider property Null safety

ImageProvider<T> imageProvider
final

The wrapped image provider to delegate obtainKey and load to.

Implementation

final ImageProvider<T> imageProvider;