memoryImage property
Image data that is loaded into memory. This is used when imageType is ImageType.memory.
Implementation
final Uint8List? memoryImage;
Image data that is loaded into memory. This is used when imageType is ImageType.memory.
final Uint8List? memoryImage;