RxPhoto constructor
RxPhoto({})
Implementation
RxPhoto({
this.nonFinalChunkFlag = 0x07,
this.finalChunkFlag = 0x08,
this.upright = true,
this.isRaw = false,
required this.quality,
required this.resolution,
});