Converter typedef

Converter = List<int> Function(Context context)

Implementation

typedef Converter = List<int> Function(Context context);