getAllDrawing method

Map<int, List<PaintContent>> getAllDrawing()

Implementation

Map<int, List<PaintContent>> getAllDrawing() => _history;