Map<String, dynamic> toJson() => { "x": x, "y": y, "faceWidth": faceWidth, "faceHeight": faceHeight, };