Mask Coords constructor.
const MaskCoords({ required this.n, required this.x, required this.y, required this.zoom, }) : super._();