PathFunction typedef

PathFunction = String Function(dynamic data)

Implementation

typedef PathFunction = String Function(dynamic data);