OnGetVersion typedef

OnGetVersion = dynamic Function(String version)

Implementation

typedef OnGetVersion = Function(String version);