free method

  1. @override
void free()
override

Implementation

@override
free() {
  _send(#free);
}