replace abstract method

void replace(
  1. Object? data
)

Replaces the entire body with the given data.

Implementation

void replace(Object? data);