MappingSetter typedef

MappingSetter = void Function(dynamic value)

Implementation

typedef MappingSetter = void Function(dynamic value);