fileCount property

int get fileCount

Gets the total number of files generated.

Implementation

int get fileCount => generatedFiles.length;