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