Action0 typedef Null safety

Action0 = FutureOr<void> Function()

Implementation

typedef Action0 = FutureOr<void> Function();