OnFarmCallback typedef

OnFarmCallback = void Function(Farm)

Implementation

typedef OnFarmCallback = void Function(Farm);