FrameData({ required this.buildMs, required this.rasterMs, }) : isJanky = buildMs > 16.0 || rasterMs > 16.0;