Generator typedef

Generator = String Function()

Implementation

typedef Generator = String Function();