FrameStats constructor

const FrameStats(
  1. double meanLuma,
  2. double focus
)

Implementation

const FrameStats(this.meanLuma, this.focus);