RecordFc typedef

RecordFc = dynamic Function(int sec, String path)

Implementation

typedef RecordFc = Function(int sec, String path);