OnSwitchUnit typedef

OnSwitchUnit = dynamic Function(ElinkSetResult unit)

Implementation

typedef OnSwitchUnit = Function(ElinkSetResult unit);