MoveCallback typedef

MoveCallback = dynamic Function(Map moveNotation)

Implementation

typedef MoveCallback(Map<dynamic, dynamic> moveNotation);