PostponedTask typedef

PostponedTask = void Function()

Implementation

typedef PostponedTask = void Function();