ImageEntity constructor

ImageEntity(
  1. List<int> bytes
)

Implementation

ImageEntity(this.bytes);