shouldGenerateImage property
Gets whether or not a media source should currently supply images.
Implementation
bool get shouldGenerateImage => _shouldGenerateImage;
Gets whether or not a media source should currently supply images.
bool get shouldGenerateImage => _shouldGenerateImage;