empty static method

RasterCache empty()

Implementation

static RasterCache empty() => RasterCache._(layerBytes: 0, pictureBytes: 0);