toWire method

  1. @override
Object toWire()
override

Implementation

@override
Object toWire() => {
      'NodeRemove': {'node': node},
    };