getDirtyFile method

String getDirtyFile(
  1. int i
)

Implementation

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