reusedBytes property

int get reusedBytes

Implementation

int get reusedBytes => generatedTree?.reusedBytes ?? 0;