QueryInterpolator typedef

QueryInterpolator = String Function(String input, String date)

Implementation

typedef QueryInterpolator = String Function(String input, String date);