getCleanFile method

String getCleanFile(
  1. int i
)

Implementation

String getCleanFile(int i) => join(directory, '$key.$i');