OnOrderPlaced typedef

OnOrderPlaced = void Function(Order order)

Implementation

typedef OnOrderPlaced = void Function(Order order);