WireDataGetter typedef

WireDataGetter = dynamic Function(WireData that)

Implementation

typedef WireDataGetter = dynamic Function(WireData that);