totalStringBytes property

int get totalStringBytes

Implementation

int get totalStringBytes =>
    metaBytes + contextBytes + fullChunkBytes + previewBytes;