Pickerset typedef

Pickerset = void Function(Map index)

Implementation

typedef Pickerset = void Function(
  Map<dynamic,dynamic> index);