The API would return `None` if the number of strokes in the drawing was `0`. Instead this should return a slice that has a length of 0 to be consistent.
The API would return `None` if the number of strokes in the drawing was `0`. Instead this should return a slice that has a length of 0 to be consistent.