onAdd abstract method

Future<void> onAdd(
  1. Wire wire
)

Implementation

Future<void> onAdd(Wire<dynamic> wire);